PowerTCP Telnet for .NET
Getting Started



We recommend the user read this documentation and examine the sample applications included in the distribution to become familiar with the Telnet for .NET classes. For the most basic quick-start, create a new Windows Application project in Visual Studio and refer to the Code Examples page for accessible examples to try.

Sample Applications

All samples include C#, VB.NET and VC++/CLI versions.  A PowerShell sample is also available.

Sample Description
Automated Client Demonstrates execution of an automated scripting application using Telnet.
Rexec Client Demonstrates execution of a command using Rexec.
Rlogin Client Demonstrates a user-interactive Rlogin client.
Rsh Client Demonstrates execution of a command using Rsh.
Telnet Client Demonstrates a user-interactive Telnet client.
Telnet Automated Console Demonstrates use of Telnet in a console application.
Telnet PTY Client Demonstrates use of the %Pty:Dart.Telnet~Dart.Common.PtyBase~Pty% feature, which adds a TextBox interface to the Telnet component.
Telnet Automated Web Demonstrates use of Telnet on a web page.

Download the Telnet for .NET Sample Applications

Support Options

Our mission is to deliver high quality Internet connectivity solutions to Internet application developers. Our goal is to supplement these solutions with timely support resources that can help at many different levels.

You must have an active connection to the Internet to view these links.

Paid Support Options
Discusses the paid support options available.
Free Support Options
Provides access to free materials to help your development, including FAQS, online help files, tutorials, code snippets, online asp samples, and a free support forum.
Support Forum
Provides access to our support forum, monitored by our own development staff as time permits.
Dart Solutions
Discusses the custom development support offered by Dart Solutions.
Authenticode Signing

Dart installation executables are authenticode signed with a "Dart Communications" digital certificate to ensure against tampering during distribution.

Dart dlls included in the installation bin directory are .NET strong name signed, but not authenticode signed. These dlls are used by the sample applications and typically referenced in users' products.

For those users who require dlls signed by the author company (for example, for Windows logo compliance), dlls that have been signed with the "Dart Communications" digital certificate are also included in the product. These dlls are contained in the "Signed Distributables" sub-folder under the installation bin folder.

In accordance with the End-User Licensing Agreement, pre-compiled Dart dlls may NOT be signed with a user's own certificate. However, for users who wish to independently sign these dlls, Dart offers OEM licensing which allow for this. Please contact sales@dart.com for more information.

Requirements

Target Platforms: Microsoft .NET Framework 4.5, .NET Standard 2.0

See Also

PowerTCP Telnet for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic